testing/iotest.timeoutReader.count (field)

3 uses

	testing/iotest (current package)
		reader.go#L82: 	count int
		reader.go#L86: 	r.count++
		reader.go#L87: 	if r.count == 2 {